PgDAC

TCustomPgTimeStamp Properties

Properties of the TCustomPgTimeStamp class.

For a complete list of the TCustomPgTimeStamp class members, see the TCustomPgTimeStamp Members topic.

Public

Name Description

AsDateTime

Used to get and set the timestamp value as TDateTime.

AsSQLTimeStamp

Used to get and set the timestamp value as TSQLTimeStamp record.

AsString (inherited from TCRSharedObject)

Gets or sets the object value as a string.

Days

Holds the date part of timestamp.

HasTimeZone

Used to specify whether the timestamp object has time zone.

IsInfinity

Determines if a timestamp object has +/-infinity value.

IsNegInfinity

Determines if a timestamp object has -infinity value.

IsNull (inherited from TCRSharedObject)

Indicates whether the object value is empty.

IsPosInfinity

Determines if a timestamp object has +infinity value.

RefCount (inherited from TSharedObject)

Returns the count of references to a TSharedObject object.

Ticks

Holds the time part of timestamp in microseconds.

TimeZoneOffset

Specifies the time zone offset of a timestamp object (in seconds).

See Also

© 1997-2026 Devart. All Rights Reserved. Request Support DAC Forum Provide Feedback